-
Home
-
Location Weather – Hourly, Daily Weather Forecast Widget and Weather Map
-
1.2.1
-
Code
-
Classes
- Shortcode
Total Complexity |
69 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
357 |
Lines of code |
177 |
Logical lines of code |
126 |
Comment lines |
150 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
render_shortcode() |
C |
39 |
27 |
49 |
current_weather_html() |
B |
51 |
18 |
18 |
get_wind_speed() |
S |
54 |
6 |
23 |
temperature_scale() |
S |
63 |
5 |
11 |
parse_xml() |
S |
60 |
4 |
12 |
current_weather_data() |
S |
47 |
2 |
36 |
build_url() |
S |
68 |
2 |
6 |
build_query_url_parameter() |
S |
67 |
2 |
8 |
__construct() |
S |
79 |
1 |
3 |
get_weather() |
S |
71 |
1 |
5 |
get_raw_weather_data() |
S |
69 |
1 |
6 |